home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: jeffscman@aol.com (JeffSCman)
- Newsgroups: comp.lang.c
- Subject: STDIO.H
- Date: 9 Apr 1996 13:22:48 -0400
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4ke6d8$r42@newsbf02.news.aol.com>
- Reply-To: jeffscman@aol.com (JeffSCman)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- I am using Borlandc C++ 3.1. In STDIO.H the constant FOPEM_MAX is defined
- using the constant _NFILE_ which == 20. This limits the number of files
- that I can open at one time to 20 files. I need more. Can I increase this
- value safely ??
-
- Thanx
- Jeff
-